home *** CD-ROM | disk | FTP | other *** search
/ U.S. Robotics Connections 2 / US Robotics Connections.iso / pc / sourcepc / palmpc.dir / 00224.ls < prev    next >
Encoding:
Text File  |  1996-03-01  |  115 b   |  7 lines

  1. on mouseDown
  2.   global gCalNum, gSetNum, gLastNum, gOperation
  3.   set gCalNum to 0
  4.   set gSetNum to 0
  5.   DrawNum()
  6. end
  7.